; For compatibility, eshell/make should print to Eshell unless backgrounded
authorJim Porter <jporterbugs@gmail.com>
Fri, 26 Jan 2024 01:12:28 +0000 (17:12 -0800)
committerJim Porter <jporterbugs@gmail.com>
Fri, 26 Jan 2024 01:12:28 +0000 (17:12 -0800)
commit4834be0949e13a728b69ab97ac9c8a0dbec65f3a
treecc1965ba3f3023d91363ea1af50afd27fd7cc92f
parent737d46e04d73dbad84bf0225cebb1c936ff89365
; For compatibility, eshell/make should print to Eshell unless backgrounded

* lisp/eshell/em-unix.el (eshell/make): Pass 'plain' to eshell-compile
when in the foreground (bug#68724).
lisp/eshell/em-unix.el